Skip to content
Back to search
30
MCP

Scrapling Fetch

pulsemcp/scrapling fetch

Enables AI to access text content from websites protected by bot detection mechanisms through three protection levels (basic, stealth, max-stealth), retrieving complete pages or specific content patterns without manual copying.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "scrapling_fetch": {
      "url": "None",
      "transport": "http"
    }
  }
}